FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package nexuzhealth.fhir.r4#1.0.0 (47 ms)

Package nexuzhealth.fhir.r4
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.0&canonical=https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-contact-relationship
Url https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-contact-relationship
Version 0.0
Status active
Date 2021-10-27T11:45:58.1151842+00:00
Name NxhVSContactRelationship
Title NxhVSContactRelationship
Experimental False
Description Valueset to define the category of a contact person using the HL7 values, the Belgian CD-CONTACT-PERSON values and Nexuzhealth specific values.

Resources that use this resource

StructureDefinition
https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhPatient NxhPatient

Resources that this resource uses

CodeSystem
http://terminology.hl7.org/CodeSystem/v2-0131 contactRole2


Narrative

Note: links and images are rebased to the (stated) source

NxhVSContactRelationship

https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-contact-relationship

valuest to define category of a contact person, using the HL7 values, the Belgian CD-CONTACT-PERSON values and nexuzhealth specific values.


Source

{
  "resourceType" : "ValueSet",
  "id" : "nxh-vs-contact-relationship",
  "meta" : {
    "lastUpdated" : "2021-10-27T11:45:58.243+00:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>NxhVSContactRelationship</h2><tt>https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-contact-relationship</tt><p>valuest to define category of a contact person, using the HL7 values, the Belgian CD-CONTACT-PERSON values and nexuzhealth specific values.</p></div>"
  },
  "url" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-contact-relationship",
  "version" : "0.0",
  "name" : "NxhVSContactRelationship",
  "title" : "NxhVSContactRelationship",
  "status" : "active",
  "experimental" : false,
  "date" : "2021-10-27T11:45:58.1151842+00:00",
  "publisher" : "Nexuzhealth",
  "description" : "Valueset to define the category of a contact person using the HL7 values, the Belgian CD-CONTACT-PERSON values and Nexuzhealth specific values.",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0131",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-not-a",
            "value" : "O"
          }
        ]
      },
      {
        "system" : "https://www.ehealth.fgov.be/standards/fhir/CodeSystem/cd-contact-person",
        "concept" : [
          {
            "code" : "father",
            "designation" : [
              {
                "language" : "en",
                "value" : "father"
              }
            ]
          },
          {
            "code" : "mother",
            "designation" : [
              {
                "language" : "en",
                "value" : "mother"
              }
            ]
          },
          {
            "code" : "child",
            "designation" : [
              {
                "language" : "en",
                "value" : "child"
              }
            ]
          },
          {
            "code" : "spouse",
            "designation" : [
              {
                "language" : "en",
                "value" : "spouse"
              }
            ]
          },
          {
            "code" : "husband",
            "designation" : [
              {
                "language" : "en",
                "value" : "husband"
              }
            ]
          },
          {
            "code" : "partner",
            "designation" : [
              {
                "language" : "en",
                "value" : "partner"
              }
            ]
          },
          {
            "code" : "brother",
            "designation" : [
              {
                "language" : "en",
                "value" : "brother"
              }
            ]
          },
          {
            "code" : "sister",
            "designation" : [
              {
                "language" : "en",
                "value" : "sister"
              }
            ]
          },
          {
            "code" : "brotherinlaw",
            "designation" : [
              {
                "language" : "en",
                "value" : "brother-in-law"
              }
            ]
          },
          {
            "code" : "tutor",
            "designation" : [
              {
                "language" : "en",
                "value" : "tutor"
              }
            ]
          },
          {
            "code" : "notary",
            "designation" : [
              {
                "language" : "en",
                "value" : "notary"
              }
            ]
          },
          {
            "code" : "lawyer",
            "designation" : [
              {
                "language" : "en",
                "value" : "lawyer"
              }
            ]
          },
          {
            "code" : "employer",
            "designation" : [
              {
                "language" : "en",
                "value" : "employer"
              }
            ]
          },
          {
            "code" : "grandparent",
            "designation" : [
              {
                "language" : "en",
                "value" : "grandparent"
              }
            ]
          },
          {
            "code" : "son",
            "designation" : [
              {
                "language" : "en",
                "value" : "son"
              }
            ]
          },
          {
            "code" : "daughter",
            "designation" : [
              {
                "language" : "en",
                "value" : "daughter"
              }
            ]
          },
          {
            "code" : "grandchild",
            "designation" : [
              {
                "language" : "en",
                "value" : "grandchild"
              }
            ]
          },
          {
            "code" : "neighbour",
            "designation" : [
              {
                "language" : "en",
                "value" : "neighbour"
              }
            ]
          },
          {
            "code" : "stepson",
            "designation" : [
              {
                "language" : "en",
                "value" : "stepson"
              }
            ]
          },
          {
            "code" : "stepdaughter",
            "designation" : [
              {
                "language" : "en",
                "value" : "stepdaughter"
              }
            ]
          },
          {
            "code" : "stepfather",
            "designation" : [
              {
                "language" : "en",
                "value" : "stepfather"
              }
            ]
          },
          {
            "code" : "stepmother",
            "designation" : [
              {
                "language" : "en",
                "value" : "stepmother"
              }
            ]
          },
          {
            "code" : "sisterinlaw",
            "designation" : [
              {
                "language" : "en",
                "value" : "sisterinlaw"
              }
            ]
          }
        ]
      },
      {
        "system" : "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/nxh-cs-contact-relationship"
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.